Skip to content

Warn when no codes match the given filters#281

Merged
BryceStevenWilley merged 1 commit into
mainfrom
filter_log_error
Aug 18, 2025
Merged

Warn when no codes match the given filters#281
BryceStevenWilley merged 1 commit into
mainfrom
filter_log_error

Conversation

@BryceStevenWilley
Copy link
Copy Markdown
Contributor

Using a default / hard coded value that isn't checked at runtime to send to Tyler, when triggered, will likely always result in an error from Tyler. This behavior will be removed at some point from the efiling_integration.yml files, but for now, log and send an error email whenever it does happen to make sure that affected interviews can fix themselves. Should print enough information (everything but the type of code) for developers to address it.

Fixes #273.

Using a default / hard coded value that isn't checked at runtime to send to Tyler,
when triggered, will likely always result in an error from Tyler. This behavior will
be removed at some point from the `efiling_integration.yml` files, but for now, log
and send an error email whenever it does happen to make sure that affected interviews
can fix themselves. Should print enough information (everything but the type of code)
for developers to address it.

Fixes #273.
@BryceStevenWilley
Copy link
Copy Markdown
Contributor Author

Tested locally on my machine, confirming both logs presence on a modified versions of the Motion to stay eviction's case category search.

@BryceStevenWilley BryceStevenWilley merged commit 14afcb1 into main Aug 18, 2025
4 checks passed
@BryceStevenWilley BryceStevenWilley deleted the filter_log_error branch August 18, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log and notify when no code match a filter, log when multiple are found

1 participant